Package | il.fhir.r4.dgmc |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://fhir.dgmc.health.gov.il/ImplementationGuide/il.fhir.r4.dgmc/https://simplifier.net/resolve?scope=il.fhir.r4.dgmc@0.4.0&canonical=http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-vital-signs |
Url | http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-vital-signs |
Status | draft |
Name | DGMCCMLVitalSigns |
Title | DGMC CML Vital Signs |
Experimental | False |
Description | פרופיל חטיבה לסימנים חיוניים ידני ומכשיר |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
http://fhir.health.gov.il/StructureDefinition/il-core-vital-signs ![]() | ILCore Vital Signs Profile |
http://fhir.dgmc.health.gov.il/ValueSet/cml-device-monitor-identifiers ![]() | Chameleon device Moniter Identifiers |
http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-combo ![]() | Chameleon Moniter Combo |
http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-identifiers ![]() | Chameleon Moniter Identifiers |
http://fhir.dgmc.health.gov.il/ValueSet/cml-parameters ![]() | DGMC CML Parameters |
{
"resourceType" : "StructureDefinition",
"id" : "dgmc-cml-vital-signs",
"url" : "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-vital-signs",
"name" : "DGMCCMLVitalSigns",
"title" : "DGMC CML Vital Signs",
"status" : "draft",
"description" : "פרופיל חטיבה לסימנים חיוניים ידני ומכשיר",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://fhir.health.gov.il/StructureDefinition/il-core-vital-signs",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.id",
"path" : "Observation.id",
"min" : 1
},
{
"id" : "Observation.identifier",
"path" : "Observation.identifier",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.identifier.system",
"path" : "Observation.identifier.system",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-identifiers"
}
},
{
"id" : "Observation.identifier.value",
"path" : "Observation.identifier.value",
"min" : 1
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"min" : 2
},
{
"id" : "Observation.category:VSCat",
"path" : "Observation.category",
"sliceName" : "VSCat"
},
{
"id" : "Observation.category:VSCat.coding.display",
"path" : "Observation.category.coding.display",
"min" : 1,
"fixedString" : "Vital Signs"
},
{
"id" : "Observation.category:CMLmonitor",
"path" : "Observation.category",
"sliceName" : "CMLmonitor",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.category:CMLmonitor.coding.system",
"path" : "Observation.category.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.dgmc.health.gov.il/cs/cml-clinical-monitor"
},
{
"id" : "Observation.category:CMLmonitor.coding.code",
"path" : "Observation.category.coding.code",
"min" : 1,
"fixedCode" : "clinical-monitor"
},
{
"id" : "Observation.category:CMLmonitor.coding.display",
"path" : "Observation.category.coding.display",
"min" : 1,
"fixedString" : "Clinical Monitor"
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 2
},
{
"id" : "Observation.code.coding:ilcoreCode",
"path" : "Observation.code.coding",
"sliceName" : "ilcoreCode",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ValueSet/observation-vitalsignresult"
}
},
{
"id" : "Observation.code.coding:ilcoreCode.system",
"path" : "Observation.code.coding.system",
"min" : 1
},
{
"id" : "Observation.code.coding:ilcoreCode.code",
"path" : "Observation.code.coding.code",
"min" : 1
},
{
"id" : "Observation.code.coding:ilcoreCode.display",
"path" : "Observation.code.coding.display",
"min" : 1
},
{
"id" : "Observation.code.coding:CMLParameterCode",
"path" : "Observation.code.coding",
"sliceName" : "CMLParameterCode",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/cml-parameters"
}
},
{
"id" : "Observation.code.coding:CMLParameterCode.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.dgmc.health.gov.il/cs/cml-parameters"
},
{
"id" : "Observation.code.coding:CMLParameterCode.code",
"path" : "Observation.code.coding.code",
"min" : 1
},
{
"id" : "Observation.code.coding:CMLParameterCode.display",
"path" : "Observation.code.coding.display",
"min" : 1
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"min" : 1
},
{
"id" : "Observation.encounter.reference",
"path" : "Observation.encounter.reference",
"min" : 1
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Observation.performer.reference",
"path" : "Observation.performer.reference",
"min" : 1
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.value[x]:valueQuantity",
"path" : "Observation.value[x]",
"sliceName" : "valueQuantity",
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.value[x]:valueQuantity.value",
"path" : "Observation.value[x].value",
"min" : 1
},
{
"id" : "Observation.value[x]:valueQuantity.unit",
"path" : "Observation.value[x].unit",
"min" : 1
},
{
"id" : "Observation.value[x]:valueQuantity.system",
"path" : "Observation.value[x].system",
"min" : 1
},
{
"id" : "Observation.value[x]:valueQuantity.code",
"path" : "Observation.value[x].code",
"min" : 1
},
{
"id" : "Observation.note.author[x]",
"path" : "Observation.note.author[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "Observation.note.author[x]:authorReference",
"path" : "Observation.note.author[x]",
"sliceName" : "authorReference",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id" : "Observation.note.author[x]:authorReference.reference",
"path" : "Observation.note.author[x].reference",
"min" : 1
},
{
"id" : "Observation.bodySite.coding",
"path" : "Observation.bodySite.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 2
},
{
"id" : "Observation.bodySite.coding:ilcore",
"path" : "Observation.bodySite.coding",
"sliceName" : "ilcore",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ValueSet/body-site"
}
},
{
"id" : "Observation.bodySite.coding:ilcore.system",
"path" : "Observation.bodySite.coding.system",
"min" : 1
},
{
"id" : "Observation.bodySite.coding:ilcore.code",
"path" : "Observation.bodySite.coding.code",
"min" : 1
},
{
"id" : "Observation.bodySite.coding:ilcore.display",
"path" : "Observation.bodySite.coding.display",
"min" : 1
},
{
"id" : "Observation.bodySite.coding:cml-MonitorCombo",
"path" : "Observation.bodySite.coding",
"sliceName" : "cml-MonitorCombo",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-combo"
}
},
{
"id" : "Observation.bodySite.coding:cml-MonitorCombo.system",
"path" : "Observation.bodySite.coding.system",
"min" : 1
},
{
"id" : "Observation.bodySite.coding:cml-MonitorCombo.code",
"path" : "Observation.bodySite.coding.code",
"min" : 1
},
{
"id" : "Observation.bodySite.coding:cml-MonitorCombo.display",
"path" : "Observation.bodySite.coding.display",
"min" : 1
},
{
"id" : "Observation.method.coding",
"path" : "Observation.method.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.method.coding:ilcore",
"path" : "Observation.method.coding",
"sliceName" : "ilcore",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ValueSet/observation-methods"
}
},
{
"id" : "Observation.method.coding:ilcore.system",
"path" : "Observation.method.coding.system",
"min" : 1
},
{
"id" : "Observation.method.coding:ilcore.code",
"path" : "Observation.method.coding.code",
"min" : 1
},
{
"id" : "Observation.method.coding:ilcore.display",
"path" : "Observation.method.coding.display",
"min" : 1
},
{
"id" : "Observation.method.coding:cml-MonitorCombo",
"path" : "Observation.method.coding",
"sliceName" : "cml-MonitorCombo",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.method.coding:cml-MonitorCombo.system",
"path" : "Observation.method.coding.system",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-combo"
}
},
{
"id" : "Observation.method.coding:cml-MonitorCombo.code",
"path" : "Observation.method.coding.code",
"min" : 1
},
{
"id" : "Observation.method.coding:cml-MonitorCombo.display",
"path" : "Observation.method.coding.display",
"min" : 1
},
{
"id" : "Observation.device.identifier",
"path" : "Observation.device.identifier",
"min" : 1
},
{
"id" : "Observation.device.identifier.system",
"path" : "Observation.device.identifier.system",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/cml-device-monitor-identifiers"
}
},
{
"id" : "Observation.device.identifier.value",
"path" : "Observation.device.identifier.value",
"min" : 1
},
{
"id" : "Observation.device.display",
"path" : "Observation.device.display",
"min" : 1
},
{
"id" : "Observation.component.code.coding",
"path" : "Observation.component.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open",
"ordered" : false
},
"min" : 2
},
{
"id" : "Observation.component.code.coding.system",
"path" : "Observation.component.code.coding.system",
"min" : 1
},
{
"id" : "Observation.component.code.coding.code",
"path" : "Observation.component.code.coding.code",
"min" : 1
},
{
"id" : "Observation.component.code.coding.display",
"path" : "Observation.component.code.coding.display",
"min" : 1
},
{
"id" : "Observation.component.code.coding:ilCore",
"path" : "Observation.component.code.coding",
"sliceName" : "ilCore",
"min" : 0,
"max" : "1"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.